Clear MPT l2 entries when allocating monitor pagetable
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 27 Jul 2006 12:18:36 +0000 (13:18 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 27 Jul 2006 12:18:36 +0000 (13:18 +0100)
commit43077b47796a450479c6925689b216ab0f9c2fb4
tree946d55b4d4e9d5287e426e84122f32138c4daa19
parent2da7319d6a00be08844522fa865daf26f3012b3b
Clear MPT l2 entries when allocating monitor pagetable
Changeset 10734 removed the code clearing MPT l2 entries, however
these entries are stained when copying from idle_pg_table_l2.

Signed-off-by: Xin Li <xin.b.li@intel.com>
xen/arch/x86/shadow_public.c